Read Batch

Retrieves one or more Document objects from the server

list readDocumentsBatch( beeIdList handles , Projection projection )

Parameters

handles
Type: beeIdList Collection of DocumentHandles on the documents to be loaded
projection
ProjectionWrapper
Projection specifying the attributes to load in the returned Document. See for complete semantics of the attributes loaded with each projection.